home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / docs / lhex < prev    next >
Text File  |  1993-11-17  |  2KB  |  46 lines

  1.  
  2. LHEX 40.5  LHA/LZH archive extraction Utility
  3. =============================================
  4. Freely redistributable
  5.  
  6. Changes:
  7.  
  8. LHEX 40.5 should now abort when it encounters a compression table it
  9. doesn't understand or which is corrupt, rather than potentially
  10. crashing.
  11.  
  12. LHEX 40.4 gets rid of the "cannot extract" complaint
  13. when extracting empty directories.
  14.  
  15. LHEX 40.3 uses a SAS option to get a 20000 stack for itself
  16. if it finds itself running with a smaller stack.  I do not know how
  17. deep an archive this will cover, but a default 4000 stack definitely
  18. wasn't enough for this Unix source code.
  19.  
  20. Bugs: Does not extract file comments
  21.       Error messages say "LhA: ..." as in original Unix sources
  22.  
  23.  
  24. Please mail any bugs/comments to carolyn@commodore.com
  25.  
  26.  
  27. Usage and Info
  28. ==============
  29. LHEX     for Amiga V 40.4  LHA/LZH Extraction Utility
  30.  
  31. Based on Freely Redistributable V 1.00 Unix sources attributed to:
  32. LHarc    for UNIX  V 1.02  Copyright(C) 1989  Y.Tagawa
  33. LHx      for MSDOS V C2.01 Copyright(C) 1990  H.Yoshizaki
  34. LHx(arc) for OSK   V 2.01  Modified     1990  Momozou
  35. LHa      for UNIX  V 1.00  Copyright(C) 1992  Masaru Oki
  36.  
  37. usage: lhex [-qvnfiw=<destdir>] {xelvpt} archive_file [file...]
  38. commands (use one):                  -options: (may combine, w must be last)
  39.  x,e EXtract from archive            q  quiet
  40.  l,v List / Verbose List             v  verbose
  41.  p   Print to STDOUT from archive    n  not execute
  42.  t   Test file CRC in archive        f  force (over write at extract)
  43.                                      i  ignore directory path (x/e)
  44.                                      w=<dir> specify extract directory (x/e)
  45.  
  46.